Skip to main content

Manage product legal information using GraphQL APIs

Important: This feature is currently in Early Availability (EA) status. For more information about Early Availability status, see the GraphQL API policy.

Users will now be able to:

  • Add the link to privacy policy and terms and conditions using createProduct mutation.
  • Update the link to privacy policy and terms and conditions using updateProduct mutation.
  • Remove the link to privacy policy and terms and conditions using removePrivacyPolicyLink mutation.
  • Query the link to privacy policy and terms and conditions using the GraphQL query product.

This enhancement allows users to manage legal information relevant to their product more efficiently.

Feature enablement

No feature enablement is required.

Setting enablement

No setting enablement is required.

Documentation

The GraphQL API reference documentation was updated with the release.

Was this page helpful?